home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 132 (Alt)
/
Vol 132.iso
/
games
/
sweettim.swf
/
scripts
/
frame_8
/
PlaceObject2_218_197
/
CLIPACTIONRECORD onClipEvent(enterFrame).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-06-09
|
140 b
|
10 lines
onClipEvent(enterFrame){
count++;
if(count == 20)
{
_root.timer--;
updateTimerText();
count = 0;
}
}